dm: core: add functions to get memory-mapped I/O addresses
authorÁlvaro Fernández Rojas <[email protected]>
Sun, 29 Apr 2018 19:56:54 +0000 (21:56 +0200)
committerDaniel Schwierzeck <[email protected]>
Fri, 1 Jun 2018 13:56:02 +0000 (15:56 +0200)
commit30a90f56c3a20da0456e09e6e665b648719b8935
treecb89e7bcd28929b59dc90cb5cced979d9b19b090
parentc3c863880479edeb5b08226e622d13c91326e4a7
dm: core: add functions to get memory-mapped I/O addresses

Signed-off-by: Álvaro Fernández Rojas <[email protected]>
Reviewed-by: Daniel Schwierzeck <[email protected]>
Signed-off-by: Daniel Schwierzeck <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
drivers/core/fdtaddr.c
drivers/core/read.c
include/dm/fdtaddr.h
include/dm/read.h
test/dm/test-fdt.c